CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口通信 VC

搜索资源列表

  1. com

    0下载:
  2. 基于VC++的串行口上位机通信程序,含有窗口操作界面.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:54223
    • 提供者:wangyong
  1. mycom

    0下载:
  2. 在VC++上实现通信串口的MFC界面编程,可以实现单片机之间以及计算机之间的数据接收与发送功能。-Implemented in VC++ MFC programming interface serial communication can be achieved between the microcontroller and the computer receiving and sending data between functions.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:2350209
    • 提供者:李秀玉
  1. serial-communication

    0下载:
  2. vc编写的界面控制,主要是使用串口,对应了单片机的串口中断,可以直接与单片机相连进行通信-vc interface prepared by the control, mainly using the serial port, corresponding to the MCU interrupt can be directly connected with the microcontroller to communicate
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-24
    • 文件大小:3790413
    • 提供者:郭金丽
  1. ComAnalyzerCheck

    0下载:
  2. 在用VC开发与串口工业设备通信时开发的一个收发测试样例,对串口开发有参考意义, 用到 COM port Base Library(WIN32) free version 1.2-In VC when communicating with the serial port device developed by a transceiver test sample, the serial development of a reference value, Use the COM port Ba
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:124776
    • 提供者:song
  1. VS2008PVCPP-serial-PC-communication

    0下载:
  2. VS2008+VC++实现串口上位机通信-VS2008+VC++ serial PC communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-09
    • 文件大小:16481734
    • 提供者:徐象标
  1. serial-connection

    0下载:
  2. 通过vc实现的串口互相通信。属于比较经典的源码-Through vc realize the serial communication with each other. Belong to more classic source
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:66998
    • 提供者:张去
  1. MSCommTest

    0下载:
  2. 基于VC++6.0开发的串口上位机,可以方便的通过USB口利用RS232与外围硬件(如单片机)通信-PC serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:41301
    • 提供者:zhe
  1. SerialServer

    0下载:
  2. 用vc写的GSM短信示例程序,通过串口与GSM通信,并能实时监控-Written by vc GSM SMS sample program, through the serial port to communicate with the GSM, and real-time monitoring
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:24719
    • 提供者:23j3j
  1. chuankou

    0下载:
  2. 基于vc++的串口编程,实现两个串口之间的数据通信。-Based vc++ serial programming, data communication between two serial ports.
  3. 所属分类:Communication

    • 发布日期:2017-05-18
    • 文件大小:4659263
    • 提供者:李承林
  1. chuankou-VCPP

    0下载:
  2. 用VC++编写的上位机串口程序,源码可使用。可与单片机正常通信使用。-VC++ prepared by the serial program source code, can be used
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2497875
    • 提供者:小小
  1. led_control(receive)

    0下载:
  2. VC++通过串口自定义通信协议控制LED等亮灭。-VC++ LED light off and other custom communication protocol via the serial control.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:146139
    • 提供者:张雨楠
  1. BlueCom-v1.2

    0下载:
  2. VC++蓝牙串口的实现,可以蓝牙通信,在实现蓝牙通信功能上有详细介绍,对于界面和驱动编程很有帮助-It can the realization of vc++ bluetooth serial port, bluetooth communication
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2087088
    • 提供者:xiatao
  1. scope

    0下载:
  2. 一个很好用的示波器类,用于VC串口编程通信以及绘图使用-A good use of the oscilloscope, use VC serial port communication and drawing....
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4681284
    • 提供者:黄祖宁
  1. ComE-2015-10-28-ComThreadReceive

    0下载:
  2. VC++6写的串口的通信程序,参考了TeraTerm的源代码。使用线程或CWinApp中的OnIdle()接受数据。-VC++ 6.0 Serial Port
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:203044
    • 提供者:asdfasd
  1. PC-and-mcu-communikation

    0下载:
  2. 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:24725819
    • 提供者:因一
  1. CSerialPortComm

    0下载:
  2. 本程序主要是利用VC编程来进行串口间的通信-This procedure is the use of VC programming for serial communication between
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1912536
    • 提供者:xiang
  1. 13321

    0下载:
  2. VC6.0 COM串口互联通信的VC源代码封装示例 COM串口互联通信的VC源代码封装示例 COM串口互联通信的VC源代码封装示例-VC6.0 serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-05
    • 文件大小:15972
    • 提供者:123321
  1. SCommTestDlg

    0下载:
  2. vc开发环境下串口编程的工程应用源程序和源代吗,对于串口单字节数据接收进行了整理调试和处理,能够实现计算机作工控机时的数据通信功能-A serial port programming under vc development environment engineering application source code and source code, for a serial port single-byte data reception for debugging and processin
  3. 所属分类:Com Port

    • 发布日期:2017-12-14
    • 文件大小:3289088
    • 提供者:宁一寒
« 1 2 ... 37 38 39 40 41 42»
搜珍网 www.dssz.com